| Package | ch.fhir.ig.ch-crl |
| Resource Type | CodeSystem |
| Id | nkrs-issstaging |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-issstaging.html |
| URL | http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-issstaging |
| Version | 0.9.0 |
| Status | active |
| Date | 2022-02-04T14:14:21+01:00 |
| Name | NkrsISSStaging |
| Title | NKRS - ISS Staging |
| Realm | ch |
| Authority | hl7 |
| Description | The data item records the International Staging System (ISS) for multiple myeloma. **ISS staging (Variable number: 4.29)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\' ([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), [DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), [FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), [IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf)) |
| Copyright | CC-BY-SA-4.0 |
| Content | complete |
| ValueSet | |
| nkrs-issstaging | NKRS - ISS Staging |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-issstaging defines the following codes:
| Code | Display | Definition |
| I | Stage I | Serum β2-microglobulin level < 3.5 mg/L and serum albumin level > 3.5 g/dL. |
| II | Stage II | (Not ISS stage I or III). |
| III | Stage III | Serum β2-microglobulin level ≥ 5.5 mg/L. |
{
"resourceType": "CodeSystem",
"id": "nkrs-issstaging",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-issstaging",
"version": "0.9.0",
"name": "NkrsISSStaging",
"title": "NKRS - ISS Staging",
"status": "active",
"date": "2022-02-04T14:14:21+01:00",
"publisher": "Bundesamt für Gesundheit BAG",
"contact": [
{
"name": "Bundesamt für Gesundheit BAG",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/"
}
]
}
],
"description": "The data item records the International Staging System (ISS) for multiple myeloma. \r\n\r\n**ISS staging (Variable number: 4.29)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\\'\r\n([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), \r\n[DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), \r\n[FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), \r\n[IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"caseSensitive": true,
"valueSet": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-issstaging",
"content": "complete",
"count": 3,
"concept": [
{
"code": "I",
"display": "Stage I",
"definition": "Serum β2-microglobulin level < 3.5 mg/L and serum albumin level > 3.5 g/dL."
},
{
"code": "II",
"display": "Stage II",
"definition": "(Not ISS stage I or III)."
},
{
"code": "III",
"display": "Stage III",
"definition": "Serum β2-microglobulin level ≥ 5.5 mg/L."
}
]
}